Fix CMakeLists.txt to compile WebEnginePartHtmlEmbedder on Qt before Qt-5.12
When compiling Konqueror on versions of Qt before 5.12, the
WebEnginePartHtmlEmbedder class is needed to embed local contents in pages
generated by...
Summary:
...WebEnginePartKIOHandler (for example, for the man protocol). The
corresponding source file is added to the the list of source files only if the
Qt version is less than 5.12. However, an extra command in CMakeFiles.txt caused
the file not to be added and the compilation to fail.
Test Plan:
compile Konqueror with Qt older than 5.12.0: the compilation now
completes successfully.
Pino Toscano [Sat, 12 Oct 2019 18:26:50 +0000 (19:26 +0100)]
konqueror (4:19.08.2-2) unstable; urgency=medium
* Team upload.
* Ship /usr/share/webenginepart/ on all the architectures, not only where
QtWebEngine is available, as there is content installed no matter the
architecture.
* Team upload.
* New upstream release.
* Add the newly required libkf5wallet-dev build dependency.
* Switch Vcs-* fields to salsa.debian.org.
* Bump the debhelper compatibility to 11:
- bump the debhelper build dependency to 11~
- bump compat to 11
* Bump Standards-Version to 4.1.4, no changes required.
* Mark libkf5konq-dev, and libkf5konq6 as Multi-Arch: same.
* Slightly reword the description of patch optional-qtwebengine.diff.
* Use https for Format in copyright.
Pino Toscano [Thu, 28 Dec 2017 12:03:23 +0000 (12:03 +0000)]
konqueror (4:17.08.3-2) unstable; urgency=medium
* Team upload.
* Upload to unstable.
* Bump Standards-Version to 4.1.3, no changes required.
* Adjust l10npkgs_firstversion_ok to the version where kde-l10n will
drop translations.